Re: couple socket-connection questions - Mailing list pgsql-docs

From Henry B. Hotz
Subject Re: couple socket-connection questions
Date
Msg-id p0511172ebafd4eefe4e2@[137.78.212.225]
Whole thread Raw
Responses Re: couple socket-connection questions
List pgsql-docs
At 9:23 AM +0200 5/30/03, Daniel Kouril wrote:
>On Thu, May 29, 2003 at 05:48:44PM -0700, Henry B. Hotz wrote:
>>  Actually that's mod_auth_krb, not kerb.  They are different apache
>>  modules and the one without the 'e' is newer.  I found out about it
>>  from the PostgreSQL manual.  It claims to implement some Microsoft
>>  IETF-draft which is also supported by Mozilla for getting Kerberos
>>  credentials forwarded.  If the connection doesn't support the
>>  IETF-draft then it falls back to getting a name/password via basic
>>  auth.  With the right options apache will retain the (forwarded or
>>  created) tgt which can be used by mod_perl (or presumably PHP) to
>>  authenticate a connection with PostgreSQL.
>
>I don't know which module is meant by the PostgreSQL docs, but you can have
>a look at http://meta.cesnet.cz/software/heimdal/negotiate.en.html
>The page contains implementations of exact the functionality refered above.

Interesting.

I just repeated my Google search for mod-without-e and almost the
only hits are the PostgreSQL admin manual.  I did find a
cross-reference to a sourceforge page
<http://modauthkerb.sourceforge.net/> which looks an awful lot like
the page I remember for the no-e module --- but it has an e.

My guess is that the module web page had a spelling error once which
was picked up by the PostgreSQL admin manual.  The spelling error has
been fixed everywhere now, except at PostgreSQL.

I'm cc'ing the PG doc's list on this reply.  Hopefully someone there
can tell us what the real situation is.
--
The opinions expressed in this message are mine,
not those of Caltech, JPL, NASA, or the US Government.
Henry.B.Hotz@jpl.nasa.gov, or hbhotz@oxy.edu

pgsql-docs by date:

Previous
From: Ian Barwick
Date:
Subject: Bug report page in FAQ?
Next
From: Bruno Wolff III
Date:
Subject: Is there a PS version of the 7.4 docs?